Objects Reference

light_map::save

Prototype

void save(light_map_pic *lmp)

Parameters

Parameter Type Description
lmp light_map_pic * light_map_pic with original light_map values

Return Value

None

Remarks

Saves the current light_map pixels into the original light_map_pic images. Used when saving the illumination into the light_map_pic (offline light computation).